Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.11.0-beta.1 (63 ms)
Package | nictiz.fhir.nl.r4.zib2020 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.11.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-SNAQScore |
Url | http://nictiz.nl/fhir/StructureDefinition/zib-SNAQScore |
Status | draft |
Name | ZibSNAQScore |
Title | zib SNAQScore |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | The Short Nutritional Assessment Questionnaire (SNAQ) is a (validated) measuring tool for determining the extent of a patient’s malnutrition. The tool comprises three questions, each of which is assigned a score. The total score determines the extent of malnutrition.
The SNAQ helps to recognize and treat malnutrition at an early stage.
Three varieties of the measuring tool were developed for different care settings: hospitals, nursing and retirement homes and independently living seniors. This concept describes the tool intended for the hospital setting. |
Purpose | This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) SNAQScore-v3.2(2020EN)](https://zibs.nl/wiki/SNAQScore-v3.2(2020EN)). |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Observation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType" : "StructureDefinition",
"id" : "zib-SNAQScore",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-SNAQScore",
"name" : "ZibSNAQScore",
"title" : "zib SNAQScore",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "The Short Nutritional Assessment Questionnaire (SNAQ) is a (validated) measuring tool for determining the extent of a patientâs malnutrition. The tool comprises three questions, each of which is assigned a score. The total score determines the extent of malnutrition.\r\nThe SNAQ helps to recognize and treat malnutrition at an early stage.\r\nThree varieties of the measuring tool were developed for different care settings: hospitals, nursing and retirement homes and independently living seniors. This concept describes the tool intended for the hospital setting.",
"purpose" : "This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) SNAQScore-v3.2(2020EN)](https://zibs.nl/wiki/SNAQScore-v3.2(2020EN)).",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "zib-snaqscore-v3.2-2020EN",
"uri" : "https://zibs.nl/wiki/SNAQScore-v3.2(2020EN)",
"name" : "zib SNAQScore-v3.2(2020EN)"
}
],
"kind" : "resource",
"abstract" : true,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"short" : "SNAQScore",
"alias" : [
"SNAQScore"
],
"constraint" : [
{
"key" : "zib-SNAQScore-1",
"severity" : "error",
"human" : "If one of the component codes is present, all SHALL be present.",
"expression" : "component.where(code.coding.system='urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1' and code.coding.code.subsetOf('4006003'|'4006004'|'4006005')).count().subsetOf(0|3)"
},
{
"key" : "zib-SNAQScore-2",
"severity" : "error",
"human" : "If the component codes are not all present, the value SHALL be present.",
"expression" : "value.empty().not() or component.where(code.coding.system='urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1' and code.coding.code.subsetOf('4006003'|'4006004'|'4006005')).count()=3"
}
],
"mapping" : [
{
"identity" : "zib-snaqscore-v3.2-2020EN",
"map" : "NL-CM:4.6.1",
"comment" : "SNAQScore"
}
]
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "8881000146104"
}
]
}
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.effective[x]:effectiveDateTime",
"path" : "Observation.effective[x]",
"sliceName" : "effectiveDateTime",
"short" : "SNAQScoreDateTime",
"definition" : "The date and time at which the SNAQ score was determined.",
"alias" : [
"SNAQScoreDatumTijd"
],
"type" : [
{
"code" : "dateTime"
}
],
"mapping" : [
{
"identity" : "zib-snaqscore-v3.2-2020EN",
"map" : "NL-CM:4.6.6",
"comment" : "SNAQScoreDateTime"
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.value[x]:valueInteger",
"path" : "Observation.value[x]",
"sliceName" : "valueInteger",
"short" : "TotalScore",
"definition" : "The total score is the sum of all the individual scores. The total score has a range from 0 - 5.",
"comment" : "The individual scores are communicated using the different `Observation.component` slices. The ordinal values of these indivdual scores, which are used to calculate the total score, are defined by the underlying code system and are registered in the ValueSet resources bound on these slices, using the [ordinalValue](http://hl7.org/fhir/StructureDefinition/ordinalValue) extension.",
"alias" : [
"TotaalScore"
],
"type" : [
{
"code" : "integer"
}
],
"minValueInteger" : 0,
"maxValueInteger" : 7,
"condition" : [
"zib-SNAQScore-2"
],
"mapping" : [
{
"identity" : "zib-snaqscore-v3.2-2020EN",
"map" : "NL-CM:4.6.2",
"comment" : "TotalScore"
}
]
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"max" : "1"
},
{
"id" : "Observation.note.text",
"path" : "Observation.note.text",
"short" : "Comment",
"definition" : "A comment on the circumstances during the measurement.",
"alias" : [
"Toelichting"
],
"mapping" : [
{
"identity" : "zib-snaqscore-v3.2-2020EN",
"map" : "NL-CM:4.6.7",
"comment" : "Comment"
}
]
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component:weightLossScore",
"path" : "Observation.component",
"sliceName" : "weightLossScore",
"max" : "1",
"condition" : [
"zib-SNAQScore-1",
"zib-SNAQScore-2"
]
},
{
"id" : "Observation.component:weightLossScore.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
"code" : "4006003"
}
]
}
},
{
"id" : "Observation.component:weightLossScore.value[x]",
"path" : "Observation.component.value[x]",
"short" : "WeightLossScore",
"definition" : "The score based on undesired weight loss over the past month(s).",
"alias" : [
"GewichtsverliesScore"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"condition" : [
"zib-SNAQScore-1",
"zib-SNAQScore-2"
],
"binding" : {
"strength" : "required",
"valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.6.1--20200901000000"
},
"mapping" : [
{
"identity" : "zib-snaqscore-v3.2-2020EN",
"map" : "NL-CM:4.6.3",
"comment" : "WeightLossScore"
}
]
},
{
"id" : "Observation.component:appetiteScore",
"path" : "Observation.component",
"sliceName" : "appetiteScore",
"max" : "1",
"condition" : [
"zib-SNAQScore-1",
"zib-SNAQScore-2"
]
},
{
"id" : "Observation.component:appetiteScore.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
"code" : "4006004"
}
]
}
},
{
"id" : "Observation.component:appetiteScore.value[x]",
"path" : "Observation.component.value[x]",
"short" : "AppetiteScore",
"definition" : "The score based on a reduced appetite over the past month.",
"alias" : [
"EetlustScore"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"condition" : [
"zib-SNAQScore-1",
"zib-SNAQScore-2"
],
"binding" : {
"strength" : "required",
"valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.6.2--20200901000000"
},
"mapping" : [
{
"identity" : "zib-snaqscore-v3.2-2020EN",
"map" : "NL-CM:4.6.4",
"comment" : "AppetiteScore"
}
]
},
{
"id" : "Observation.component:nutritionScore",
"path" : "Observation.component",
"sliceName" : "nutritionScore",
"max" : "1",
"condition" : [
"zib-SNAQScore-1",
"zib-SNAQScore-2"
]
},
{
"id" : "Observation.component:nutritionScore.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
"code" : "4006005"
}
]
}
},
{
"id" : "Observation.component:nutritionScore.value[x]",
"path" : "Observation.component.value[x]",
"short" : "NutritionScore",
"definition" : "The score based on the use of fluid or enteral nutrition over the past month.",
"alias" : [
"VoedingsScore"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"condition" : [
"zib-SNAQScore-1",
"zib-SNAQScore-2"
],
"binding" : {
"strength" : "required",
"valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.6.3--20200901000000"
},
"mapping" : [
{
"identity" : "zib-snaqscore-v3.2-2020EN",
"map" : "NL-CM:4.6.5",
"comment" : "NutritionScore"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.